<div id="checkout-examples"></div>
<div class="header">
<p>
Previous: [[cvs: checkout options#checkout options|checkout options]], Up: [[cvs: checkout--Check out sources for editing#checkout&mdash;Check out sources for editing|checkout]] &nbsp; |[[cvs: Index#SEC_Contents|Contents]]||[[cvs: Index#Index|Index]]|</p>
</div>

----

<div id="checkout-examples-1"></div>
==== checkout examples ====

Get a copy of the module &lsquo;<code>tc</code>&rsquo;:

<div class="example" style="margin-left: 3.2em">
 $ cvs checkout tc
</div>

Get a copy of the module &lsquo;<code>tc</code>&rsquo; as it looked one day
ago:

<div class="example" style="margin-left: 3.2em">
 $ cvs checkout -D yesterday tc
</div>

This document was generated on <i>a sunny day</i> using [http://www.nongnu.org/texi2html/ <i>texi2html</i>].
